home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / Reference / LImacSTACK.11⁄89 / LImacSTACK.11_89 / background_18347.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-08-13  |  7.1 KB  |  233 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>18347</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_18900.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_7398.css" />
  11.     <part>
  12.         <id>2</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>382</left>
  23.             <top>299</top>
  24.             <right>404</right>
  25.             <bottom>320</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <false /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <false /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>4465</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Geneva</font>
  37.         <textSize>9</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Index</name>
  40.         <script>on mouseUp
  41. push cd
  42. visual barn door close to black
  43. visual barn door open
  44. go cd "LImacSTACK index"
  45. end mouseUp
  46. </script>
  47.     </part>
  48.     <part>
  49.         <id>3</id>
  50.         <type>button</type>
  51.         <visible> <true /> </visible>
  52.         <reserved5> 0 </reserved5>
  53.         <reserved4> 0 </reserved4>
  54.         <reserved3> 0 </reserved3>
  55.         <reserved2> 0 </reserved2>
  56.         <reserved1> 0 </reserved1>
  57.         <enabled> <true /> </enabled>
  58.         <rect>
  59.             <left>403</left>
  60.             <top>300</top>
  61.             <right>428</right>
  62.             <bottom>320</bottom>
  63.         </rect>
  64.         <style>transparent</style>
  65.         <showName> <false /> </showName>
  66.         <highlight> <false /> </highlight>
  67.         <autoHighlight> <false /> </autoHighlight>
  68.         <sharedHighlight> <true /> </sharedHighlight>
  69.         <family>0</family>
  70.         <titleWidth>0</titleWidth>
  71.         <icon>25234</icon>
  72.         <textAlign>center</textAlign>
  73.         <font>Chicago</font>
  74.         <textSize>12</textSize>
  75.         <textStyle>plain</textStyle>
  76.         <name>Multi-Prev</name>
  77.         <script>on mouseDown
  78. visual scroll right
  79. go to prev cd of this bg
  80. put the ticks into tickHolder
  81. repeat until (the mouse is up)
  82. if (the ticks - tickHolder) > 30
  83. then
  84. go to prev cd of this bg
  85. put the ticks into tickHolder
  86. end if
  87. end repeat
  88. end mouseDown
  89. </script>
  90.     </part>
  91.     <part>
  92.         <id>4</id>
  93.         <type>button</type>
  94.         <visible> <true /> </visible>
  95.         <reserved5> 0 </reserved5>
  96.         <reserved4> 0 </reserved4>
  97.         <reserved3> 0 </reserved3>
  98.         <reserved2> 0 </reserved2>
  99.         <reserved1> 0 </reserved1>
  100.         <enabled> <true /> </enabled>
  101.         <rect>
  102.             <left>423</left>
  103.             <top>300</top>
  104.             <right>449</right>
  105.             <bottom>320</bottom>
  106.         </rect>
  107.         <style>transparent</style>
  108.         <showName> <false /> </showName>
  109.         <highlight> <false /> </highlight>
  110.         <autoHighlight> <false /> </autoHighlight>
  111.         <sharedHighlight> <true /> </sharedHighlight>
  112.         <family>0</family>
  113.         <titleWidth>0</titleWidth>
  114.         <icon>2749</icon>
  115.         <textAlign>center</textAlign>
  116.         <font>Chicago</font>
  117.         <textSize>12</textSize>
  118.         <textStyle>plain</textStyle>
  119.         <name>Multi-Next</name>
  120.         <script>on mouseDown
  121. visual  scroll left
  122. go to next cd of this bg
  123. put the ticks into tickHolder
  124. repeat until (the mouse is up)
  125. if (the ticks - tickHolder) > 30
  126. then
  127. go to next cd of this bg
  128. put the ticks into tickHolder
  129. end if
  130. end repeat
  131. end mouseDown
  132. </script>
  133.     </part>
  134.     <part>
  135.         <id>5</id>
  136.         <type>button</type>
  137.         <visible> <true /> </visible>
  138.         <reserved5> 0 </reserved5>
  139.         <reserved4> 0 </reserved4>
  140.         <reserved3> 0 </reserved3>
  141.         <reserved2> 0 </reserved2>
  142.         <reserved1> 0 </reserved1>
  143.         <enabled> <true /> </enabled>
  144.         <rect>
  145.             <left>445</left>
  146.             <top>298</top>
  147.             <right>474</right>
  148.             <bottom>320</bottom>
  149.         </rect>
  150.         <style>transparent</style>
  151.         <showName> <false /> </showName>
  152.         <highlight> <false /> </highlight>
  153.         <autoHighlight> <false /> </autoHighlight>
  154.         <sharedHighlight> <true /> </sharedHighlight>
  155.         <family>0</family>
  156.         <titleWidth>0</titleWidth>
  157.         <icon>6721</icon>
  158.         <textAlign>center</textAlign>
  159.         <font>Chicago</font>
  160.         <textSize>12</textSize>
  161.         <textStyle>plain</textStyle>
  162.         <name>Return</name>
  163.         <script>on mouseUp
  164. visual iris close to grey
  165. visual iris open
  166. pop cd
  167. end mouseUp
  168. </script>
  169.     </part>
  170.     <part>
  171.         <id>6</id>
  172.         <type>button</type>
  173.         <visible> <true /> </visible>
  174.         <reserved5> 0 </reserved5>
  175.         <reserved4> 0 </reserved4>
  176.         <reserved3> 0 </reserved3>
  177.         <reserved2> 0 </reserved2>
  178.         <reserved1> 0 </reserved1>
  179.         <enabled> <true /> </enabled>
  180.         <rect>
  181.             <left>25</left>
  182.             <top>231</top>
  183.             <right>148</right>
  184.             <bottom>257</bottom>
  185.         </rect>
  186.         <style>roundrect</style>
  187.         <showName> <true /> </showName>
  188.         <highlight> <false /> </highlight>
  189.         <autoHighlight> <true /> </autoHighlight>
  190.         <sharedHighlight> <true /> </sharedHighlight>
  191.         <family>0</family>
  192.         <titleWidth>0</titleWidth>
  193.         <icon>0</icon>
  194.         <textAlign>center</textAlign>
  195.         <font>Chicago</font>
  196.         <textSize>12</textSize>
  197.         <textStyle>plain</textStyle>
  198.         <name>Resource Lister</name>
  199.         <script>
  200. --This button uses the XFCN resAudit
  201. --This button uses the XFCN FileName
  202. on mouseUp
  203. set scroll of fld "ResList" to 0
  204. put "List Resources of which stack? (Cancel = this stack)"
  205. get fileName("STAK")
  206. if it is empty then
  207. go this cd
  208. set cursor to 4
  209. put the short name of this stack into fld "WhichStack"
  210. put resAudit() into field "ResList"
  211. else
  212. go this cd
  213. set cursor to 4
  214. put it into resStack
  215. put the short name of resStack into fld "WhichStack"
  216. put resAudit(resStack) into field "ResList"
  217. end if
  218. hide msg
  219. end mouseUp
  220. </script>
  221.     </part>
  222.     <part>
  223.         <id>7</id>
  224.         <type>field</type>
  225.         <visible> <true /> </visible>
  226.         <dontWrap> <false /> </dontWrap>
  227.         <dontSearch> <false /> </dontSearch>
  228.         <sharedText> <false /> </sharedText>
  229.         <fixedLineHeight> <true /> </fixedLineHeight>
  230.         <autoTab> <false /> </autoTab>
  231.         <lockText> <false /> </lockText>
  232.         <rect>
  233.             <left>181</left>
  234.             <top>38</top>
  235.             <right>479</right>
  236.             <bottom>64</bottom>
  237.         </rect>
  238.         <style>shadow</style>
  239.         <autoSelect> <false /> </autoSelect>
  240.         <showLines> <false /> </showLines>
  241.         <wideMargins> <true /> </wideMargins>
  242.         <multipleLines> <false /> </multipleLines>
  243.         <reservedFamily> 0 </reservedFamily>
  244.         <titleWidth>0</titleWidth>
  245.         <icon>0</icon>
  246.         <textAlign>center</textAlign>
  247.         <font>Chicago</font>
  248.         <textSize>12</textSize>
  249.         <textStyle>plain</textStyle>
  250.         <textHeight>16</textHeight>
  251.         <name>WhichStack</name>
  252.         <script></script>
  253.     </part>
  254.     <part>
  255.         <id>8</id>
  256.         <type>field</type>
  257.         <visible> <true /> </visible>
  258.         <dontWrap> <false /> </dontWrap>
  259.         <dontSearch> <false /> </dontSearch>
  260.         <sharedText> <false /> </sharedText>
  261.         <fixedLineHeight> <true /> </fixedLineHeight>
  262.         <autoTab> <false /> </autoTab>
  263.         <lockText> <false /> </lockText>
  264.         <rect>
  265.             <left>182</left>
  266.             <top>71</top>
  267.             <right>477</right>
  268.             <bottom>289</bottom>
  269.         </rect>
  270.         <style>scrolling</style>
  271.         <autoSelect> <false /> </autoSelect>
  272.         <showLines> <false /> </showLines>
  273.         <wideMargins> <true /> </wideMargins>
  274.         <multipleLines> <false /> </multipleLines>
  275.         <reservedFamily> 0 </reservedFamily>
  276.         <titleWidth>0</titleWidth>
  277.         <icon>0</icon>
  278.         <textAlign>left</textAlign>
  279.         <font>Geneva</font>
  280.         <textSize>12</textSize>
  281.         <textStyle>plain</textStyle>
  282.         <textHeight>16</textHeight>
  283.         <name>ResList</name>
  284.         <script></script>
  285.     </part>
  286.     <name>ResAudit Bg</name>
  287.     <script></script>
  288. </background>
  289.